Endpoint Security Settings
The Endpoint Security Settings page allows you to configure System Domain Authentication. You can provide basic HTTP Authentication or Secured Certificate Authentication by selecting one of these options from the drop-down.
The Endpoint Security Settings page supports HTTP Basic Authentication and SSL Certificate Authentication. If you need to authenticate to your backend service using OAuth2, configure it separately. Refer to the OAuth2 Backend Authentication Adapter configuration steps for more information.
The following table describes the fields on the Endpoint Security Settings page.
| Field | Description |
|---|---|
| System Domain Authentication Type | Defines whether an SSL certificate to be required for authentication: - HTTP Basic Authentication: Indicates that the SSL certificate is not required. - SSL Certificate Required: Indicates that the SSL certificate is required. Note: The SSL Certificate setting applies only to Boomi Cloud API Management. If you are using Boomi Cloud API Management - Local Edition, configure the certificate by adding an HTTPS Client Profile. Refer to Configuring API HTTPS Client Profiles for more information. |
| Username | Identifier of the credentials to be passed to the system domain authenticator. This option is visible on selection of HTTP Basic Authentication as System Domain Authentication Type. |
| Certificate | Username for SSL certificate authentication. This option is visible on selection of SSL Certificate Required as System Domain Authentication Type. |
| Password | Password to send to the system domain authenticator. |